Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Update router.js #20656

Merged
merged 1 commit into from
Mar 12, 2024
Merged

[BUGFIX] Update router.js #20656

merged 1 commit into from
Mar 12, 2024

Conversation

wagenet
Copy link
Member

@wagenet wagenet commented Mar 6, 2024

This addresses a real bug that AuditBoard was hitting. However, nobody else has reported this, so it's not clear if we need to back port this.

Bug Fix PR: tildeio/router.js#336

@wagenet wagenet added Bug dependencies Pull requests that update a dependency file labels Mar 6, 2024
@wagenet wagenet changed the title Update router.js [BUGFIX] Update router.js Mar 6, 2024
@kategengler
Copy link
Member

@wagenet Can you describe what the bug looked like to a user of ember.js? (to inform the changelog)

@kategengler kategengler merged commit 57073a0 into main Mar 12, 2024
20 checks passed
@kategengler kategengler deleted the upgrade-router-js branch March 12, 2024 03:30
@wagenet
Copy link
Member Author

wagenet commented Mar 12, 2024

What would happen is that in certain cases, the transition.from would lose the queryParams that the previous state actually did have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants